Raspberry Pi is a small credit card sized computer that is connected to a output device and input devices such as monitor, keyboard and mouse and can be used to perform operations as performed on a normal PC. It is a low cost gadget developed by the UK Company Raspberry Pi Foundations to promote computer education for school kids. It also runs many programming languages such as C, Java, Python and even basic programming languages such as scratch. It also can be used to browse the internet, play HD videos, creating documents, spreadsheets, playing games, etc…
Raspberry Pi can be used in many electronics projects which are as advanced as setting up a server for multiplayer gaming to simple projects such as spying on a bird nest. We can tweak it and perform our own projects. We can even install other operating systems such as Linux, RISC OS, and also Android.
Now latest Raspberry Pi 2 is available with Windows 10 OS check about it here
Check how to make a wireless remote car
Installing Android OS is very easy on Raspberry Pi. It must be installed on a SD-Card usually a 4GB card to enable the installation of other apps and media files. The Android UI is still buggy on Raspberry Pi and crashes a lot and is very slow. Hence it is recommendable to install the OS only on the version of Raspberry Pi with memory of 512 MB or more.
It is more recommendable to install the android version 2.3 because of the low hardware configuration on Raspberry Pi and since its configuration is equal to that of an entry level smartphone, it will run android 2.3 better.
Things needed:
Steps for installing the Android OS:
Win32 Disk Imager
Installing in Linux platform is similar to that of MAC OS X and we can use the same dd function.
You can also unmount the sd card by using the command unmount /dev/sdc.
Replace sdc with the label assigned to the sd card.
Follow these steps based on the operating system you are using and you have Android OS installed on your Raspberry Pi.
The Android UI will be a little tough to handle with keyboard and mouse. You can now connect the Raspberry Pi to the television, use the Ethernet support and connect to the internet and you can perform almost every function you can do with an Android device. Android is going to launch Android 4.0 version for the Raspberry Pi board with Graphic Acceleration which will be faster than the other given version.